home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / TCP_IP / TNOS230B / NODE.HLP < prev    next >
Encoding:
Text File  |  1997-09-14  |  4.3 KB  |  118 lines

  1. :*
  2. The commands can be abbreviated by leaving out any non-capitalized letters
  3. :*
  4. in the command name. Parameters in "[]" are optional.
  5. :*
  6.  
  7. :?:help
  8. ?               Give short list of all commands
  9. :bye:quit
  10. Bye             Bye (ie. disconnect)
  11. :connect
  12. Connect pt cl   AX.25 connection, if permitted on port 'pt' to call 'cl'
  13.      The connect command has several modes:
  14.  
  15.      C nodename
  16.      C port call
  17.  
  18.      C[onnect] nodename
  19.      to connect to the netrom node named 'nodename'
  20.  
  21.      C[onnect] <port> <callsign> [via] [<digipeater> . . .]
  22.      to connect to station 'callsign' on interface 'port',
  23.      possibly via digipeaters 'digipeater...' (note the optional 'via'!)
  24.      For a list of valid port names, try 'PORTS'.
  25. :conference
  26. CONFerence #    Conference bridge entry (optional initial channel number #)
  27.      CONF[erence]
  28.  
  29.      The CONFerence puts you in the conference bridge; this is a roundtable
  30.      discussion feature.
  31. :help:?
  32. Help [subj]     Help - get help on a subject
  33. :info
  34. Info            Information on this system
  35. :jheard
  36. Jheard          Just heard, on all ports
  37. :jheard
  38. Jheard port     Just heard on 'port'
  39.      J[heard] [<interface>]
  40.  
  41.      The jheard command will display a list of all the station callsigns
  42.      that have been received as  sending packet  traffic on the channel,
  43.      the time since  the station was heard last, and the total number of
  44.      packets  received.  When  the command  is used  alone (no interface
  45.      specified), the "heard" lists for all interfaces will be displayed.
  46.      To display a list of  stations  heard on only a particular channel,
  47.      specify the "<interface>" name along with the "jheard" command.
  48.  
  49.      Warning:  if this system has been on the air for very long, and the
  50.      channels are very active, this list could be extremely long.
  51.  
  52. Examples:
  53.  
  54.      j 2m
  55.      jheard
  56. :nodes
  57. Nodes           List all netrom known nodes
  58.      N[odes]
  59.  
  60.      The Nodes command prints out a list of all netrom nodes that
  61.      the system knows.
  62. :nroutes
  63. NRoutes         List all netrom neighbor routes
  64.      NR[outes]
  65.  
  66.      The NRoutes command prints out a list of all of the netrom neighbor
  67.      nodes known to this system.
  68. :pbbs
  69. Pbbs            Connect to the corresponding PBBS
  70.      P[bbs]
  71.  
  72.      The Pbbs command connects you to the PBBS that the operator of this
  73.      system has selected. This (in most cases) will be the PBBS of this
  74.      same TNOS system, but could be an FBB (or other PBBS), if the SYSOP
  75.      so chooses.
  76. :ports
  77. POrts           Give a list of the ports of the system
  78.  
  79.      The Ports command prints a list of interfaces (ports) that
  80.      are installed in this system, along with a description, if one has
  81.      been setup for that port.  These ports can be used to make
  82.      outgoing AX.25 connections with the "C[onnect]" command.
  83. :talk
  84. Talk            Chat with operator (if system is attended)
  85.  
  86.      The Talk command allows you to "talk" keyboard-to-keyboard
  87.      with the operator of this TNOS system, if the system is attended.
  88.  
  89.      When you wish to terminate the chat session, type  the  escape
  90.      character on your keyboard, and then press <ENTER> or <RETURN>.
  91.      The default escape character is "CTRL-T",  which  means to hold
  92.      down the <CTRL> key and press the <T> key simultaneously.
  93. :telnet
  94. Telnet host     Telnet to 'host' (if permitted)
  95.      T[elnet] <hostname> [<port_number>]
  96.  
  97.      The telnet command allows you to initiate a TCP  connection from the
  98.      TNOS Node out across  the network to another host. This allows an
  99.      AX.25  user with nothing more than a terminal and TNC to gain access
  100.      to the TCP/IP network.
  101.  
  102.      By  including  the optional port_number,  you can connect to any TCP
  103.      server at the given  host.  The  default is to  be connected  to the
  104.      "telnet" server, which  in the case  of TNOS  software, is the PBBS.
  105.  
  106.      To quit the session at any time, enter the escape character (<CTRL>T
  107.      by default.
  108. :quit:bye
  109. Quit            Quit, same as 'bye' (ie. disconnect)
  110.  
  111.      The Bye (or Quit) command is used when you want to exit from
  112.      the TNOS Node.
  113. :users
  114. Users           Shows current mailbox users
  115.      The U command will display a list of all the current users,
  116.      how they connected, and their current activity.
  117.  
  118.